From: Ian Jackson Date: Wed, 12 Apr 2017 15:03:35 +0000 (+0100) Subject: Config.mk: Update for 4.9.0-rc1.1 X-Git-Tag: archive/raspbian/4.11.1-1+rpi1~1^2~66^2~2238 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=d0db50ced1f7;p=xen.git Config.mk: Update for 4.9.0-rc1.1 In qemu-trad, I made xen-4.9.0-rc1 refer erroneously to the 4.8 branch. That doesn't build. So we are burning the version number 4.9.0-rc1 in xen.git and qemu-trad. (The other trees can remain as they are.) Signed-off-by: Ian Jackson --- diff --git a/Config.mk b/Config.mk index d01c832006..c2e4e3708f 100644 --- a/Config.mk +++ b/Config.mk @@ -280,7 +280,7 @@ SEABIOS_UPSTREAM_REVISION ?= rel-1.10.0 ETHERBOOT_NICS ?= rtl8139 8086100e -QEMU_TRADITIONAL_REVISION ?= xen-4.9.0-rc1 +QEMU_TRADITIONAL_REVISION ?= xen-4.9.0-rc1.1 # Thu Mar 9 11:14:55 2017 +0000 # cirrus/vnc: zap drop bitblit support from console code.